func log/slog.argsToAttrSlice
3 uses
log/slog (current package)
attr.go#L67: return Attr{key, GroupValue(argsToAttrSlice(args)...)}
attr.go#L70: func argsToAttrSlice(args []any) []Attr {
logger.go#L131: c.handler = l.handler.WithAttrs(argsToAttrSlice(args))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)